@charset "UTF-8";
/* CSS Document */

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}
.index{
  min-height: 100vh;
  background-image: url("../images/nini.jpg");
  background-size: cover;
  background-position: center;
}

.Option1{
	width: 45%;        /* instead of 500px */
  height: 10%;       /* instead of 100px */
  position: absolute;
  top: 45%;          /* instead of 400px */
  right: 27%;        /* instead of 500px */
  overflow: auto;
  text-align: center;
  line-height: 12%;
}

.Option2{
 width: 24%;        /* instead of 280px */
  height: 10%;       /* instead of 90px */
  position: absolute;
  top:69%;          /* instead of 505px */
  right: 38%;        /* instead of 425px */
  text-align: center;
  line-height: 10%;
}


.cloud-link {
  position:absolute;
  top: 200px; 
  left: 200px;
 
}

.nocloud {
	position: fixed;
	bottom: 200px;
	right: 400px;
}
.cloud3{
	position: absolute;
	left: 950px;
	bottom:400px;
}

.china {
	background: url("media/china.jpg");
	z-index: 10;
	max-width: 1200px;
    width: 100%;
    margin: 0 auto; 
    min-height: 100vh; 
    position: relative; 
	
}
.china2{
    position: absolute;
    background-size: auto;
    width: 1730px;		
}

.div {
	position: absolute;
	left: 1000px;
	top: 500px;
}

.shanghai {
    background: url("media/city.gif") center center no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 100vh; 
    position: relative;
}

.click{

   position: absolute;
	 z-index: 10;
    width: 400px;
    height: 70px;
    left: 800px;   /* same as your desired spot on full-size image */
    top: 138px; /* vertically center text */
}


.nice{
    position: absolute;
    left: 800px;
    z-index: 1;
    top: 54px;
	
}

.POKE{
	background: url("media/POKE.gif") center;
	background-size: 80%;
	margin-bottom: 200px;
	
	
}

.Pokeball{
	position: absolute;
	margin-bottom: 500px;
	margin-right: auto;
	z-index: 10;
}
.pokediv{
	width: 140px;
    height: 220px;
	position: absolute;
	left: 1150px;
	bottom: 40px;
	z-index: 10;
	
}

.spider{
    background: url("media/spideyy.gif") center center fixed;
background-size: cover;
  width: 1280px; 
  margin: 0 auto; 
  position: relative;
   
}

.spiderdiv{
	width: 140px;
    height: 300px;
	position: fixed;
	right: 1050px;
	top: 10px;

	
}

.spiderdiv2{

	width: 200px;
    height: 200px;
	position: fixed;
	bottom: 5px;
	right: 1000px;
	
	
}

.pokemon2{
	width: 140px;
    height: 500px;
	position: absolute;
	top: 200px;
	right: 1200px;
}

.chicago{
	background: url("media/chicago.gif") center center fixed;
	background-size:cover;
	max-width: 1200px;
    width: 100%;
    margin: 0 auto; 
    min-height: 100vh; 
    position: relative; 
}

.chispider{
	width: 300px;
    height: 280px;
	position: absolute;
	top: 50px;
	right: 10px;
	
	
}

.boba{
	width: 300px;
    height: 280px;
	position: absolute;
	top: 500px;
	left: 2px;
	
}

.jonny{
	background: url("media/JONNY.gif") center center fixed;
	background-size:cover;
}
.whada{

	width: 100px;
    height: 200px;
	position: absolute;
	top: 350px;
	left: 190px;
}
.home{
	background: url("media/home.gif")  center fixed;
	background-size:cover;
	
}
.pickle{
	background: url("media/pickle.gif") center center fixed;
	background-size:cover;
	max-width: 1200px;
    width: 100%;
    margin: 0 auto; 
    min-height: 100vh; 
    position: relative; 

}

.CG{
	background: url("media/CG.gif") center center fixed;
	background-size:cover;
	max-width: 1200px;
    width: 100%;
    margin: 0 auto; 
    min-height: 100vh; 
    position: relative; 
	background-color: aqua;
	
}

.cloud2{

	width:300px;
    height: 100px;
	position: absolute;
	top: 480px;
	right: 600px;
	
}

.bass{
	width: 400px;
    height: 250px;
	position: absolute;
	top: 400px;
	right: 300px;
	
	
}
.city2{
	width: 250px;
    height: 250px;
	position: absolute;
	top: 600px;
	left: 5px;
	
}

.home2{
	width: 200px;
    height: 100px;
	position: absolute;
	top: 550px;
	left: 330px;
}

.CG2{
	width: 180px;
    height: 210px;
	position: absolute;
	top: 50px;
	left: 1100px;
}

.paddle{
	width: 180px;
    height: 300px;
	position: absolute;
	top: 50px;
	left: 20px;
	
}
.YUM{
	width: 300px;
    height: 300px;
	position: absolute;
	top: 300px;
	left: 900px;

	
}
.pick{
	width: 150px;
    height: 100px;
	position: absolute;
	top: 280px;
	left: 120px;
}

.pick2{
	width: 120px;
    height: 100px;
	position: absolute;
	top: 100px;
	right: 200px;
}

